GET COM STRING
This command returns the string value of an COM variable.

ARGUMENTS:
* Com Number = The number of the Com instance between 1 and 256.
* Variable Name = The name of the Com variable

RETURNS:
The contents of the COM variable.


SYNTAX
Return String=GET COM STRING(Com Number,Variable Name)


RELATED INFO
View COM, ActiveX, .NET Index
View STYX Index
View STYX Main File